golang.org/x/net/http2.serverConn.processSettingInitialWindowSize (method)
2 uses
golang.org/x/net/http2 (current package)
server.go#L1713: return sc.processSettingInitialWindowSize(s.Val)
server.go#L1729: func (sc *serverConn) processSettingInitialWindowSize(val uint32) error {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)